Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/test: added package godoc with a few small tests #1058

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

edotau
Copy link
Member

@edotau edotau commented Jul 16, 2024

Description

Testing

  • IntervalSliceToLift()
  • MatchOverlapLen()

Checklist before requesting a review

  • I performed a self-review of my code
  • If it this a core feature, I added thorough tests
  • The command go fmt or make clean was used on all files included

@edotau edotau changed the title docs+test: added package godoc with a few small tests docs/test: added package godoc with a few small tests Jul 16, 2024
@edotau edotau marked this pull request as ready for review July 16, 2024 10:42
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.29%. Comparing base (489d87d) to head (90ffbe3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1058   +/-   ##
=======================================
  Coverage   66.29%   66.29%           
=======================================
  Files         421      421           
  Lines      170471   170471           
=======================================
+ Hits       113012   113021    +9     
+ Misses      55935    55927    -8     
+ Partials     1524     1523    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@craiglowe craiglowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you!

Copy link
Contributor

@sweavs111 sweavs111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

@sweavs111 sweavs111 merged commit c478051 into main Jul 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants